home *** CD-ROM | disk | FTP | other *** search
/ Professional Soft Collection 1.02 / Professional Soft Collection 1.02.iso / win95.rus / precopy2.cab / netsilc.inf < prev    next >
INI File  |  1995-10-02  |  8KB  |  237 lines

  1. ; NETSILC.INF
  2. ; Silicom Communications Adapters
  3. ; Copyright 1995 Microsoft Corporation
  4. ;
  5. [Version]
  6. LayoutFile=layout.inf
  7. Signature="$CHICAGO$"
  8. Provider=%MS%
  9. Class=Net
  10.  
  11. [Manufacturer]
  12. %SILICOM%=SILICOM
  13.  
  14. [SILICOM]
  15. %SPEX%=SPEX.ndi,PCMCIA\SILICOM_LTD.-ETHERNET_LAN_CARD-967A
  16. %*SlSetp3.DeviceDesc%=*SlSetp3.ndi, *SlSetp3    ;Silicom Pocket Ethernet Adapter
  17.  
  18. ;****************************************************************************
  19. ; Silicom Ethernet PCMCIA Adapter
  20. ;****************************************************************************
  21. [SPEX.ndi]
  22. AddReg=ADDREG_SPEX.ndi.reg,SPEX.ndi.reg,ADDREG_SILICOM.ndi.reg
  23.  
  24. [ADDREG_SPEX.ndi.reg]
  25. HKR,,DevLoader,,*ndis
  26. HKR,,DeviceVxDs,,spendis.vxd
  27. HKR,,EnumPropPages,,"netdi.dll,EnumPropPages"
  28. ; Parameters for hardware resources (PnP style):
  29. HKR,,IOADDRESS,1,02,00,00,00
  30. HKR,,INTERRUPT,1,04,00,00,00
  31.  
  32. HKR,NDIS,LogDriverName,,SPEX
  33. HKR,NDIS,MajorNdisVersion,1,03
  34. HKR,NDIS,MinorNdisVersion,1,0A
  35. ;
  36. HKR,Ndi\Interfaces,DefUpper,,"ndis3"
  37. HKR,Ndi\Interfaces,DefLower,,"ethernet"
  38. HKR,Ndi\Interfaces,UpperRange,,"ndis3"
  39. HKR,Ndi\Interfaces,LowerRange,,"ethernet"
  40.  
  41. [SPEX.ndi.reg]
  42. HKR,Ndi,CardType,,"PCMCIA"
  43. HKR,Ndi\Install,ndis3,,"spex.ndis3"
  44. HKR,Ndi,DeviceID,,"PCMCIA\SILICOM_LTD.-ETHERNET_LAN_CARD-967A"
  45. ;
  46. ; PCMCIA attribute info override:
  47. ; This can be dropped since the card has correct CIS.
  48. ;
  49. [ADDREG_SILICOM.ndi.reg]
  50. HKR,Override,0000,1, \
  51. ; CONFIGMG_VERSION
  52. 00,04,00,00, \
  53. ; PRIORITY
  54. 00,00,00,00, \
  55. ;
  56. ; I/O Resource Descriptor
  57. ;
  58. 24,00,00,00, \ ; Total length of I/O Resource Descriptor
  59. 02,00,00,00, \ ; ResType_IO = 0x00000002
  60. 01,00, \       ; IOD_Count;
  61. 0C,00, \       ; IOD_Type;         // IOType_Range = 0x000C
  62. 00,00, \       ; IOD_Alloc_Base;
  63. 00,00, \       ; IOD_Alloc_End;
  64. 00,00, \       ; IOD_DesFlags;
  65. 00, \          ; IOD_Alloc_Alias;
  66. 00, \          ; IOD_Alloc_Decode;
  67. F0,FF, \       ; IOR_Align;        // Mask for base alignment FFF0
  68. 10,00, \       ; IOR_nPorts;       // Number of ports=10h
  69. 00,00, \       ; IOR_Min;          // Min port address=0 ??
  70. FF,03, \       ; IOR_Max;          // Max port address = 3ff
  71. 00,00, \       ; IOR_RangeFlags;   // Flags
  72. 00, \          ; IOR_Alias;        // Alias offset
  73. 00, \          ; IOR_Decode;       // Address specified
  74. 64,00,00,00, \ ; flags, 0x40 = 16-bit port
  75. ;
  76. ; IRQ Resource Descriptor
  77. ;
  78. 14,00,00,00, \ ; Total length of IRQ Resource Descriptor
  79. 04,00,00,00, \ ; ResType_IRQ = 0x00000004
  80. 00,00, \       ; IRQD_Flags;
  81. 00,00, \       ; IRQD_Alloc_Num;   // Allocated IRQ number
  82. F8,7E, \       ; IRQD_Req_Mask;    // Mask of possible IRQs {3,4,5,6,7,9,10,11,12,13,14}
  83. 00,00, \       ; IRQD_Reserved;
  84. 20,00,00,00, \ ; flags, 0x20 = Level mode interrupts
  85. ;
  86. ; REQUEST_CONFIG_PKT Descriptor
  87. ;
  88. 19,00,00,00, \ ; Total length of REQUEST_CONFIG_PKT Descriptor
  89. 7C,89,00,00, \ ; (ResType_Ignored_Bit + PCCARD_DEVICE_ID) = 0x897C
  90. 00,00, \       ; Socket; (FILLED IN RUNTIME)
  91. 02,00, \       ; Attributes; i/o client
  92. 32, \          ; Vcc = 5.0v =50t
  93. 32, \          ; Vpp1  set to 12.0v for FLASH access
  94. 32, \          ; Vpp2  must be same as Vpp1
  95. 02, \          ; IntType;
  96. F8,03,00,00, \ ; ConfigBase = 3f8
  97. 00, \          ; Status reg;
  98. 00, \          ; Pin reg;
  99. 00, \          ; Copy reg;
  100. 01, \          ; ConfigIndex reg = 1; set to 3 for FLASH access
  101. 03, \          ; regs defined: {cfg idx, sts}
  102. ;
  103. ; TERMINATOR
  104. ;
  105. 00,00,00,00
  106.  
  107. ;  NDIS 3 driver
  108. [spex.ndis3]
  109. CopyFiles=spex.ndis3.CopyFiles
  110.  
  111. [spex.ndis3.CopyFiles]
  112. spendis.vxd
  113.  
  114. ;****************************************************************************
  115. ;    *SlSetp3   Silicom Pocket Ethernet Adapter
  116. ;****************************************************************************
  117.  
  118. [*SlSetp3.ndi]
  119. AddReg=*SlSetp3.ndi.reg,setp3.ndi.reg
  120.  
  121. [*SlSetp3.ndi.reg]
  122. HKR,Ndi,DeviceID,,"*SlSetp3"
  123. ;Parallel port Type Parameter
  124. HKR,Ndi\params\PP_Mode,ParamDesc,,%SL_SETP_PARAMETER_PP_MODE%
  125. HKR,NDI\params\PP_Mode,flag,1,20,00,00,00
  126. HKR,Ndi\params\PP_Mode,optional,,0
  127. HKR,Ndi\params\PP_Mode,default,,1
  128. HKR,Ndi\params\PP_Mode,type,,enum
  129. HKR,Ndi\params\PP_Mode\enum,1,,"AUTO"
  130. HKR,Ndi\params\PP_Mode\enum,0,,"EPP"
  131. HKR,Ndi\params\PP_Mode\enum,4,,"Unidirectional"
  132. HKR,Ndi\params\PP_Mode\enum,5,,"Fast Unidirectional"
  133. ;Disable link Parameter
  134. HKR,Ndi\params\Disable_Link,ParamDesc,,%SL_SETP_PARAM_DISABLELINK%
  135. HKR,NDI\params\Disable_Link,flag,1,20,00,00,00
  136. HKR,Ndi\params\Disable_Link,optional,,0
  137. HKR,Ndi\params\Disable_Link,default,,16
  138. HKR,Ndi\params\Disable_Link,type,,enum
  139. HKR,Ndi\params\Disable_Link\enum,0,,%PARAM_YES%
  140. HKR,Ndi\params\Disable_Link\enum,16,,%PARAM_NO%
  141. ;Miniblock Parameter
  142. HKR,Ndi\params\Mini_Block,ParamDesc,,%SL_SETP_PARAM_MINIBLOCK%
  143. HKR,NDI\params\Mini_Block,flag,1,20,00,00,00
  144. HKR,Ndi\params\Mini_Block,optional,,0
  145. HKR,Ndi\params\Mini_Block,default,,0
  146. HKR,Ndi\params\Mini_Block,type,,enum
  147. HKR,Ndi\params\Mini_Block\enum,2,,%PARAM_YES%
  148. HKR,Ndi\params\Mini_Block\enum,0,,%PARAM_NO%
  149. ;LPT Parameter
  150. HKR,Ndi\params\LPT,ParamDesc,,%SL_SETP_PARAM_LPT%
  151. HKR,NDI\params\LPT,flag,1,20,00,00,00
  152. HKR,Ndi\params\LPT,optional,,0
  153. HKR,Ndi\params\LPT,default,,0
  154. HKR,Ndi\params\LPT,type,,enum
  155. HKR,Ndi\params\LPT\enum,0,,"AUTO"
  156. HKR,Ndi\params\LPT\enum,1,,"LPT1"
  157. HKR,Ndi\params\LPT\enum,2,,"LPT2"
  158. HKR,Ndi\params\LPT\enum,3,,"LPT3"
  159.  
  160. ;****************************************************************************
  161. ; setp3 Drivers
  162. ;****************************************************************************
  163. ; Base section for setp3 users
  164. [setp3.ndi.reg]
  165. ; key,subkey,valuname,type,value
  166. HKR,,DevLoader,,*ndis
  167. HKR,,DeviceVxDs,,setp3.vxd
  168. HKR,,EnumPropPages,,"netdi.dll,EnumPropPages"
  169. ; NDIS Info
  170. HKR,NDIS,LogDriverName,,"SETP3"
  171. HKR,NDIS,MajorNdisVersion,1,03
  172. HKR,NDIS,MinorNdisVersion,1,0A
  173. HKR,NDIS\NDIS2,DriverName,,"EPNDIS$"
  174. HKR,NDIS\NDIS2,FileName,,"epndis.dos"
  175. HKR,NDIS\ODI,DriverName,,"ETPODI"
  176. HKR,NDIS\ODI,FileName,,"etpodi.com"
  177. ; Interfaces
  178. HKR,Ndi\Interfaces,DefUpper,,"ndis2,ndis3"
  179. HKR,Ndi\Interfaces,DefLower,,"ethernet"
  180. HKR,Ndi\Interfaces,UpperRange,,"ndis2,ndis3,odi"
  181. HKR,Ndi\Interfaces,LowerRange,,"ethernet"
  182. ; Install sectioins
  183. HKR,Ndi\Install,ndis3,,"setp3.ndis3"
  184. HKR,Ndi\Install,ndis2,,"setp3.ndis2"
  185. ;HKR,Ndi\Install,odi,,"setp3.odi"
  186.  
  187. ; Install NDIS3
  188. [setp3.ndis3]
  189. CopyFiles=setp3.ndis3.CopyFiles
  190. [setp3.ndis3.CopyFiles]
  191. setp3.vxd
  192.  
  193. ; Install NDIS2
  194. [setp3.ndis2]
  195. CopyFiles=setp3.ndis2.CopyFiles
  196. [setp3.ndis2.CopyFiles]
  197. epndis.dos
  198.  
  199. ; Install ODI
  200. [setp3.odi]
  201. CopyFiles=setp3.odi.CopyFiles
  202. [setp3.odi.CopyFiles]
  203. etpodi.com
  204.  
  205. ;****************************************************************************
  206. ; Source and Destination Directories
  207. ;****************************************************************************
  208. [DestinationDirs]
  209. DefaultDestDir             =11 ; LDID_SYS
  210. spex.ndis3.CopyFiles       =11
  211. setp3.ndis3.CopyFiles      =11
  212. setp3.ndis2.CopyFiles      =26 ; LDID_WINBOOT
  213. setp3.odi.CopyFiles        =26
  214.  
  215. ;****************************************************************************
  216. ; Translatable strings
  217. ;****************************************************************************
  218.  
  219. [Strings]
  220. MS="Microsoft"
  221. ;
  222. ; Manufacturer names
  223. ;
  224. SILICOM="Silicom"
  225. ;
  226. ; Adapter names
  227. ;
  228. SPEX="╧δα≥α Silicom Ethernet PCMCIA"
  229. *SlSetp3.DeviceDesc="╠ΦφΦ∩δα≥α Silicom Ethernet"
  230.  
  231. SL_SETP_PARAMETER_PP_MODE = "╨σµΦ∞ ∩α≡αδδ. ∩ε≡≥α"
  232. PARAM_YES="─└"
  233. PARAM_NO="═┼╥"
  234. SL_SETP_PARAM_DISABLELINK="╬╥╩╦▐╫╚╥▄ ╤┬▀╟▄"
  235. SL_SETP_PARAM_MINIBLOCK="╠╚═╚┴╦╬╩"
  236. SL_SETP_PARAM_LPT="╧ε≡≥ LPT"
  237.